home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The 50th Anniversary of …National Assembly Library
/
The 50th Anniversary of the National Assembly Library.iso
/
bal.dxr
/
00029.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
2002-02-18
|
230 b
|
16 lines
global paybu, pausebu
on startMovie
repeat with tt = 15 to 18
sprite(tt).visible = 0
end repeat
pausebu = 1
the idleLoadMode = 3
the idleLoadPeriod = 0
the preloadEventAbort = 1
end
on idle
preloadMember()
end